home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / tcl / sun3.md / md.mk < prev   
Text File  |  1992-03-20  |  2KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Fri Mar 20 09:07:19 PST 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = panic.c regexp.c tclAssem.c tclBasic.c tclCkalloc.c tclCmdAH.c tclCmdIL.c tclCmdMZ.c tclEnv.c tclExpr.c tclGet.c tclGlob.c tclHash.c tclHistory.c tclParse.c tclProc.c tclUnixAZ.c tclUnixStr.c tclUnixUtil.c tclUtil.c tclVar.c
  23. HDRS        = limits.h regexp.h tcl.h tclHash.h tclInt.h tclUnix.h
  24. MDPUBHDRS    = 
  25. OBJS        = sun3.md/panic.o sun3.md/regexp.o sun3.md/tclAssem.o sun3.md/tclBasic.o sun3.md/tclCkalloc.o sun3.md/tclCmdAH.o sun3.md/tclCmdIL.o sun3.md/tclCmdMZ.o sun3.md/tclEnv.o sun3.md/tclExpr.o sun3.md/tclGet.o sun3.md/tclGlob.o sun3.md/tclHash.o sun3.md/tclHistory.o sun3.md/tclParse.o sun3.md/tclProc.o sun3.md/tclUnixAZ.o sun3.md/tclUnixStr.o sun3.md/tclUnixUtil.o sun3.md/tclUtil.o sun3.md/tclVar.o
  26. CLEANOBJS    = sun3.md/panic.o sun3.md/regexp.o sun3.md/tclAssem.o sun3.md/tclBasic.o sun3.md/tclCkalloc.o sun3.md/tclCmdAH.o sun3.md/tclCmdIL.o sun3.md/tclCmdMZ.o sun3.md/tclEnv.o sun3.md/tclExpr.o sun3.md/tclGet.o sun3.md/tclGlob.o sun3.md/tclHash.o sun3.md/tclHistory.o sun3.md/tclParse.o sun3.md/tclProc.o sun3.md/tclUnixAZ.o sun3.md/tclUnixStr.o sun3.md/tclUnixUtil.o sun3.md/tclUtil.o sun3.md/tclVar.o
  27. INSTFILES    = sun3.md/md.mk sun3.md/dependencies.mk Makefile local.mk tags
  28. SACREDOBJS    = 
  29.